Security Contents
-----------------

Model Overview:
Security Model.htm
Figure1.JPG
Figure2.JPG
Figure3.JPG
Figure4.JPG
Figure5.JPG

SQL Server 2005 Express database backup:
Security Model.bak

VB.NET 2005 Express projects:
Security Demo.zip
Security Model.zip

Instructions
------------

1. Restore Security Model database to any SQL Server

2. Unzip both VB.NET projects in any directory (source included)

3. To simply install executable, click setup.exe in the Publish subdirectory of both packages

Note
----

Both programs will prompt for SQL Server connection, which by default is:

Server=(local)\SQLEXPRESS;Initial Catalog=Security Model;Integrated Security=SSPI

If SQL Server 2005 Express is not installed on your machine, try replacing

   (local)\SQLEXPRESS

with

    (local)
    
Contact
-------

R Glen Cooper
cooper0329@shaw.ca


